home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 050 / madtrb17.arc / ANSIDRAW.DOC < prev    next >
Encoding:
Text File  |  1985-08-03  |  4.0 KB  |  109 lines

  1.   ANSIDRAW (c)   -   Version 2.4      Copywrite 1985  Amrich Enterprises
  2.  
  3. ANSIDRAW is a program designed to create, read and write color screens and save
  4. files in the ANSI.SYS format or as an ASCII text file. (Maximum of 23 lines per
  5. screen.) Color menus used in batch files or with the RBBS are now easy to make.
  6.  
  7. ASCII text files can be linked together using DOS copy command to combine files
  8. (i.e. copy file1.ext + file2.ext file3.ext.)  When saving screens if you do not
  9. indicate a file extension ANSIDRAW will default to .ANS for ANSI type files and
  10. ASC for ASCII type. When loading files if no extension is indicated the default
  11. extension will be ANS. When the file does not have an extension, use the period
  12. as the last character of the file name.
  13.  
  14. The function keys are used to type some of the IBM graphic characters. The fkey
  15. definitions can be changed by using Ctrl-function key. Characters which are not
  16. shown can still be input by using the Alt-(ASCII code number from the numerical
  17. keypad).
  18.  
  19. Blocks of screen data can be moved using the Block Move Function Shift-F3.  The
  20. block must be defined before the arrow keys will move it. After selecting Block
  21. Move use the Home key to define the upper left corner and the End key to define
  22. the lower right corner.
  23.  
  24.  
  25.  
  26.  
  27.                      ***********  MAIN MENU  ************
  28.  
  29.  
  30.  
  31.    SHFT-F 1 = MAIN MENU           - displays the main menu help
  32.    SHFT-F 2 = SET DEFAULT COLORS  - sets default color used to clear screen
  33.    SHFT-F 3 = MOVE BLOCK          - moves block of characters
  34.    SHFT-F 4 = SAVE SCREEN         - saves file in ASCII or ANSI mode
  35.    SHFT-F 5 = LOAD SCREEN         - loads file
  36.    SHFT-F 6 = CLEAR SCREEN        - clears screen
  37.    SHFT-F 7 = VIEW FUNCTION KEYS  - displays optional key definitions
  38.    SHFT-F 8 = ADDITIONAL HELP     - displays copywrite and additional help
  39.    SHFT-F 9 = CHANGE COLOR        - changes primary drawing color
  40.    SHFT-F10 = EXIT PGM            - quits program
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.                         ******** BLOCK MOVEMENT ********
  51.  
  52.  
  53.  
  54. To move a block of characters you must first set the upper left corner and the
  55. lower rignt corner. The arrows keys are then used to move the block.  When you
  56. have relocated the block use the Shift-F3 key to return to edit mode.
  57.  
  58.                          Home - set upper left corner
  59.                          End  - set lower right corner
  60.                          Use arrow keys to move block
  61.  
  62.                          SHFT-F3 to return to edit mode
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.                     ******** OPTIONAL CHARACTER SETS ***********
  71. The Ctrl-(function key) selects the different character sets. When  a character
  72. set is selected the function keys are redefined as shown in the table below.
  73.  
  74.          1=┌  2=┐  3=─  4=│  5=└  6=┘  7=├  8=┤  9=┴  10=┬  set # 1
  75.  
  76.          1=╔  2=╗  3=═  4=║  5=╚  6=╝  7=╠  8=╣  9=╩  10=╦  set # 2
  77.  
  78.          1=╒  2=╕  3=═  4=│  5=╘  6=╛  7=╞  8=╡  9=╧  10=╤  set # 3
  79.  
  80.          1=╓  2=╖  3=─  4=║  5=╙  6=╜  7=╟  8=╢  9=╨  10=╥  set # 4
  81.  
  82.          1=╬  2=┼  3=╪  4=╫  5=Φ  6=Θ  7=¢  8=£  9=Ö  10=∩  set # 5
  83.  
  84.          1=░  2=▒  3=▓  4=█  5=▀  6=▄  7=▌  8=▐  9=■  10=∙  set # 6
  85.  
  86.          1=  2=  3=  4=  5=  6=  7=  8=  9=  10=  set # 7
  87.  
  88.          1=  2=  3=  4=  5=  6=  7=  8=  9=  10=≡  set # 8
  89.  
  90.          1=π  2=±  3=≥  4=≤  5=√  6=ⁿ  7=²  8=÷  9=½  10=¼  set # 9
  91.  
  92.          1=«  2=»  3=⌠  4=⌡  5=Ω  6=¥  7=Σ  8=°  9=⌐  10=¬  set #10
  93.  
  94.  
  95.  
  96. If you find this program useful, Amrich Enterprises requests a donation of $20.
  97. Those that do donate and would like a copy of the Turbo Pascal Source code are
  98. requested to send a blank formated disk in a  stamped self address disk mailer.
  99.  
  100.                        AMRICH ENTERPRISES
  101.                        7739 N. Whittier Place
  102.                        Indianapolis, Indiana 46250
  103.  
  104. Please report any problems or suggestions for improvement to Amrich Enterprises
  105.  
  106. Comments can be left on the PC-Users Bulletin Board Indianapolis, Indiana
  107.  
  108.                             data - 317-842-2208
  109.